-
Notifications
You must be signed in to change notification settings - Fork 9
Weight function bootstrap pull request #223
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Still in draft stage, function runs for 'remodel = TRUE' (for nonparametric bootstrap), need to check for remodel = FALSE and clean up code for potential redundancies |
…m:Causal-LDA/TrialEmulation into 220-create-weight_func_bootstrap-and-test
@gravesti Hello, |
@juliettelimozin Yes that should be fine. |
…m:Causal-LDA/TrialEmulation into 220-create-weight_func_bootstrap-and-test
Code Coverage Summary
Diff against main
Results for commit: ed5c36f Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Unit Tests Summary 1 files 19 suites 1m 42s ⏱️ Results for commit 18f1dc3. |
Unit Test Performance Difference
Additional test case details
Results for commit ed17edd ♻️ This comment has been updated with latest results. |
@gravesti The weight function is now operating (still need to pass style checks) and the test script is ready. The tests check that weights calculated by |
@juliettelimozin Sorry for the delay in reviewing. Until now we didn't have dplyr as a dependency, to get this merged sooner, I'll add it in. I will get a review done this weekend |
@gravesti In the interest of saving time until the conference, Li suggested we might not need to merge the changes to the main branch until after the poster presentation, as the merge will need to be done more carefully. As such, would it be alright to continue with the next function (the one that generates the CIs) in this branch?
|
Yes, ok let's do it like that
… Message ID: ***@***.***>
|
Pull request for the function
weight_func_bootstrap
that allows us to refit/recalculate new IP weights and merge them to an existing expanded data set